-
Re: Rendering issue on Windows browser - counters closing
That sounds like they converted those WOFF files on their own, possibly converting the outline format to TrueType in the process. If they did that through some service like FontSquirrel, it is likely…4 -
Re: Fonts won't upload to Myfonts - vertical metrics issues?
I think https://www.kltf.de/downloads/FontMetrics-kltf.pdf is still the definitive document on vertical font metrics.5 -
Re: Glyphs extensions for fonts containing basic western set
To build your character set based on languages you want to support, the Alphabet Type Charset Builder comes in handy. You can use its output in "Glyph names (AGLFN)" format to build your ow…4 -
Re: GSUB: replace by nothing, a.k.a. deleting a glyph.
I think it may not be possible in high-level editors. Neither the FDK syntax nor VOLT seem to support substitution by "no glyph". I tried to export a .fea file from NotoColorEmoji via OTMas…3 -
Re: GSUB: replace by nothing, a.k.a. deleting a glyph.
Perhaps sub A' B' C by A; will work.3